| Total Complexity | 31 |
| Dependencies | 5 |
| Dependents | 2 |
| Total lines | 257 |
| Lines of code | 120 |
| Logical lines of code | 68 |
| Comment lines | 99 |
| Methods | 14 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| maybe_enable_cron_jobs() | 57 | 6 | 16 | |
| local_to_utc() | 54 | 5 | 21 | |
| send_email_report() | 51 | 4 | 26 | |
| load_template() | 56 | 3 | 18 | |
| get_timezone_string() | 57 | 3 | 16 | |
| get_scheduled_time() | 65 | 2 | 8 | |
| init() | 71 | 1 | 5 | |
| run() | 98 | 1 | 1 | |
| clear_cache() | 98 | 1 | 1 | |
| process_report() | 100 | 1 | 0 | |
| get_subject() | 100 | 1 | 0 | |
| get_params() | 100 | 1 | 0 | |
| should_continue() | 82 | 1 | 3 | |
| issues_list_html() | 72 | 1 | 5 |